Fix hang for mouse press on menubar but not on an item (Bug#6499).
authorJan D <jan.h.d@swipnet.se>
Sat, 3 Jul 2010 09:38:44 +0000 (11:38 +0200)
committerJan D <jan.h.d@swipnet.se>
Sat, 3 Jul 2010 09:38:44 +0000 (11:38 +0200)
commit779d00723cf772d240f3c5c2facd214a776a424e
tree8104b2c886a43fe1f810a120f5564f14c1adf79e
parentc285d1eae7b2ef037f5b17b8fcf6ac5617a4087e
Fix hang for mouse press on menubar but not on an item (Bug#6499).

* xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
grab on just Press (Bug#6499).
src/ChangeLog
src/xmenu.c